getPlaybackTime

abstract fun getPlaybackTime(block: DesignBlock): Double

Get the playback time of the given block.

Return

the playback time of the block in seconds.

Parameters

block

the block to query.